[INFO] cloning repository https://github.com/ryuz/basler_video_capture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryuz/basler_video_capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuz%2Fbasler_video_capture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuz%2Fbasler_video_capture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f26545648f9411ee92d289a0524ad82e9341a87f
[INFO] fixing ryuz/basler_video_capture against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuz%2Fbasler_video_capture" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryuz/basler_video_capture
[INFO] finished tweaking git repo https://github.com/ryuz/basler_video_capture
[INFO] tweaked toml for git repo https://github.com/ryuz/basler_video_capture written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryuz/basler_video_capture on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryuz/basler_video_capture already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded show-image v0.14.1
[INFO] [stderr]   Downloaded wgpu v0.17.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.45
[INFO] [stderr]   Downloaded show-image-macros v0.12.4
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.189
[INFO] [stderr]   Downloaded pylon-cxx v0.4.4
[INFO] [stderr]   Downloaded cxx-build v1.0.189
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.189
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.189
[INFO] [stderr]   Downloaded cxx v1.0.189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac
[INFO] running `Command { std: "docker" "start" "a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.189
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling cxx v1.0.189
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling show-image v0.14.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling show-image-macros v0.12.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling cxx-build v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.189
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]    Compiling pylon-cxx v0.4.4
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr] warning: pylon-cxx@0.4.4: /opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc:1:10: fatal error: pylon/PylonIncludes.h: No such file or directory
[INFO] [stderr] warning: pylon-cxx@0.4.4:     1 | #include "pylon/PylonIncludes.h"
[INFO] [stderr] warning: pylon-cxx@0.4.4:       |          ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pylon-cxx@0.4.4: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `pylon-cxx v0.4.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/pylon-cxx-740b7cf84da55ed0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLON_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLON_ROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLON_DEV_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLONFRAMEWORKDIR
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:rerun-if-changed=include/catcher.h
[INFO] [stderr]   cargo:rerun-if-changed=include/pylon-cxx-rs.h
[INFO] [stderr]   cargo:rerun-if-changed=src/pylon-cxx-rs.cc
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=pylon-cxx
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/crate
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/pylon/lib
[INFO] [stderr]   cargo:rustc-link-lib=pylonc
[INFO] [stderr]   cargo:rustc-link-lib=pylonbase
[INFO] [stderr]   cargo:rustc-link-lib=pylonutility
[INFO] [stderr]   cargo:rustc-link-lib=gxapi
[INFO] [stderr]   cargo:rustc-link-lib=GenApi_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=GCBase_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=Log_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=MathParser_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=XmlParser_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=NodeMapData_gcc_v3_1_Basler_pylon
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc:1:10: fatal error: pylon/PylonIncludes.h: No such file or directory
[INFO] [stderr]   cargo:warning=    1 | #include "pylon/PylonIncludes.h"
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/crate" "-I" "include" "-I" "/opt/pylon/include" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/5da72106d38c9bdf-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/pylon-cxx-b04414444ece4d75/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac", kill_on_drop: false }`
[INFO] [stdout] a139335a06228aa349e3247a9b80863cb1dae31eabe555086884699247b430ac
